-
-
Notifications
You must be signed in to change notification settings - Fork 19
Check for multiple targets that are compiled #423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
paths: | ||
- '.github/workflows/kotlin-multiplatform.yml' | ||
- 'kotlin-multiplatform/**' | ||
- 'sentry-samples/**' | ||
- 'buildSrc/src/' | ||
- '!**/*.md' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only temporary for testing, will be removed before merging
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reverted it already: verified that it works
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #423 +/- ##
==========================================
- Coverage 78.29% 75.29% -3.01%
==========================================
Files 44 11 -33
Lines 834 344 -490
Branches 113 52 -61
==========================================
- Hits 653 259 -394
+ Misses 125 57 -68
+ Partials 56 28 -28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
In tests there could be multiple targets being compiled so let's just look for all that are in the task graph